home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / muds / mordor_2.000 / mordor_2 / help / mflags < prev    next >
Text File  |  1995-05-12  |  2KB  |  53 lines

  1. /* Monster flags */
  2. MPERMT          1        Permanent monster 
  3. MHIDDN          2        Hidden 
  4. MINVIS          3        Invisible 
  5. MTOMEN          4        Man to men on plural 
  6. MDROPS          5        Don't add s on plural
  7. MNOPRE          6        No prefix 
  8. MAGGRE          7        Aggressive 
  9. MGUARD          8        Guards treasure 
  10. MBLOCK          9        Blocks exits 
  11. MFOLLO          10       Monster follows attacker 
  12. MFLEER          11       Monster flees 
  13. MSCAVE          12       Monster is a scavenger 
  14. MMALES          13       Sex == male 
  15. MPOISS          14       Poisoner 
  16. MUNDED          15       Undead 
  17. MUNSTL          16       Cannot be stolen from 
  18. MPOISN          17       Poisoned 
  19. MMAGIC          18       Monster can cast spells 
  20. MHASSC          19       Has already scavenged something 
  21. MBRETH          20       Breath weapon 
  22. MDINVI          22       Detect invisibility 
  23. MENONL          23       Can only be harmed by magic/ench. weapon 
  24. MTALKS          24       Monster can talk interactively 
  25. MUNKIL          25       Monster cannot be harmed 
  26. MNRGLD          26       Monster has fixed amt of gold 
  27. MTLKAG          27       Becomes aggressive after talking 
  28. MRMAGI          28       Monster resist magic 
  29. MBRWP1          29       Type of breath weapon - use bits 29 and 30 
  30. MBRWP2          30       00 =fire, 01= acid, 10 =ice, 11= gas 
  31. MENEDR          31       Energy (exp) drain 
  32. MKNGDM          32       Monster belongs to kingdom 0/1 
  33. MPLDGK          33       Players can pledge to monster 
  34. MRSCND          34       Players can rescind to monster 
  35. MDISEA          35       Monster causes disease 
  36. MDISIT          36       Monster can dissolve items 
  37. MPURIT          37       Player can purchase from monster 
  38. MTRADE          38       Monster will give items 
  39. MPGUAR          39       Passive exit guard 
  40. MGAGGR          40       Monster aggro to good players 
  41. MEAGGR          41       Monster aggro to evil players 
  42. MDEATH          42       Monster has additon desc after death 
  43. MMAGIO        43     Monster cast magic percent flag (prof 1)
  44. MRBEFD        44     Monster resists stun
  45. MNOCIR        45     Monster cannot be circled
  46. MBLNDR        46     Monster can blind
  47. MDMFOL        47     Monster will follow DM
  48. MFEARS        48     Monster is fearful
  49. MSILNC          49       Monster is silenced 
  50. MBLIND          50       Monster is blind 
  51. MCHARM        51     Monster   is charmed
  52. MMOBIL        52     Mobile monster
  53.